home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / gordons.dxr / 00023.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  121 b   |  10 lines

  1. on exitFrame
  2.   global stat
  3.   set stat to 0
  4.   onVis(2, 3)
  5.   onVis(6)
  6.   if rollOver(21) then
  7.     go("navegs")
  8.   end if
  9. end
  10.